home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / mouseocx / readme.txt < prev   
Encoding:
Text File  |  1998-01-02  |  822 b   |  32 lines

  1. MouseHookOcx is a control for VB4, VB5, Delphi,Visual C++ and others, 
  2. you can use it also in internet pages or where ever you need to disable
  3. mouse right click!
  4.  
  5. Copy the control in your windows/system directory and register it.
  6.  
  7. To register go in a dos Propmt in the windows/system directory and 
  8. type
  9.  
  10. regsvr32 mousehookocx.ocx
  11.  
  12. Thats all !!
  13.  
  14. The use is very easy.
  15.  
  16. Simple set the Enabled property to true to disable mouse and false
  17. to enable again.Remember that it can be set only in execution mode.
  18.  
  19. The MouseMessage event gives you the Hook and UnHook message in the MSG
  20. variable.
  21.  
  22. Use it !!! It's cheap Only 15 $.
  23.  
  24. If you like it or if you want to purchase it send me an E-mail to
  25.  
  26. pietrob@mv.itline.it
  27.  
  28. Thanks 
  29.  
  30. Pietro B. 
  31.  
  32. P.S. If you register it no more annoyng windows appears !!